Total Complexity | 16 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 158 |
Lines of code | 53 |
Logical lines of code | 22 |
Comment lines | 66 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate() | 58 | 6 | 18 | |
is_equal_payment_method() | 67 | 3 | 8 | |
get_display_name() | 66 | 1 | 9 | |
get_bank_name() | 79 | 1 | 3 | |
set_bank_name() | 80 | 1 | 3 | |
get_account_type() | 79 | 1 | 3 | |
set_account_type() | 80 | 1 | 3 | |
get_last4() | 79 | 1 | 3 | |
set_last4() | 80 | 1 | 3 |